home *** CD-ROM | disk | FTP | other *** search
/ UpTime Volume 2 #1 / utv2n1s2.d64 / a spy tale (.txt) < prev    next >
Encoding:
Commodore BASIC  |  1988-01-01  |  4.6 KB  |  122 lines

  1. 5 gosub 700
  2. 10 c=13:gosub500
  3. 20 print"[200] o w  [212] o  [208] l a y  [193]  [211] p y  [212] a l e"
  4. 30 print"[158]    [212]he object is to succesfully accom-"
  5. 32 print" plish each mission and arrive at the"
  6. 35 print" alien's onboard computer.  [208]lay begins"
  7. 40 print" by pressing the button on joystick #2."
  8. 42 print" [217]ou may reset the game by pressing the"
  9. 45 print" [210][197][211][212][207][210][197][158] key.  [198]8[158] will return you to"
  10. 47 print" [213]p[212]ime.  [213]se the joystick to move your"
  11. 50 print" man (agent [202]ack [200]ammer) through each"
  12. 60 print" mission.  [193] short briefing on the"
  13. 62 print" different missions will now be given"
  14. 65 printspc(6)"when you press the [211][208][193][195][197][194][193][210][158].":gosub600
  15. 70 c=2:gosub500:print"[205] i s s i o n   1"
  16. 75 print" 1. [215]atch where the cages are falling.      [212]hey will trap you."
  17. 80 print" 2. [208]lay towards the left of the screen     so you can run forward";
  18. 85 print" to dodge the     cages."
  19. 90 print" 3. [201]f you cannot dodge the cages,"
  20. 92 print"    pressing the fire button will let"
  21. 95 print"    you leap up onto the fence.  [208]arts"
  22. 97 print"    of the fence are electrified,"
  23. 100 print"    though, and will kill you on"
  24. 102 print"    contact, so don't jump unless"
  25. 104 print"    you have to. "
  26. 105 gosub 650: if a$="m" or a$="[205]" then run
  27. 110 c=7:gosub500:print"[205] i s s i o n   2"
  28. 115 print"[159] 1. [213]se the personal hover device to"
  29. 117 print"    get over the obstacles while"
  30. 120 print"    avoiding the deadly lasers."
  31. 125 print" 2. [201]t's best to play on the right side"
  32. 127 print"    of the screen so you can coast back"
  33. 130 print"    while waiting for a laser to reset"
  34. 132 print"    itself."
  35. 135 print" 3. [194]y tapping the joystick left you"
  36. 140 print"    can put the hover craft into a"
  37. 142 print"    'wheelie' position.  [212]his is"
  38. 143 print"    necessary in order to clear the"
  39. 144 print"    many small steep bumps."
  40. 145 gosub 650: if a$="m" or a$="[205]" then run
  41. 150 c=4:gosub500:print"[205] i s s i o n   3"
  42. 155 print"[158] 1. [211]tay away from bombs."
  43. 160 print" 2. [193]lways follow rule #1"
  44. 165 print" 3. [201]t takes a direct hit to destroy"
  45. 166 print"    you, so don't move too much"
  46. 170 print"    when trying to dodge the bombs"
  47. 172 print"    or you might move right into"
  48. 175 print"    the path of another bomb."
  49. 180 print" 4. [210]eflexes and timing are all that"
  50. 182 print"    are used here."
  51. 185 gosub 650: if a$="m" or a$="[205]" then run
  52. 190 c=6:gosub500:print"[205] i s s i o n   4"
  53. 195 print"[153] 1. [213]se your sleek space craft to fly"
  54. 197 print"    through the meteor field without"
  55. 200 print"    crashing."
  56. 205 print" 2. [217]ou can brush a meteor and not"
  57. 207 print"    blowup.  [212]his is important as you"
  58. 210 print"    will see."
  59. 215 print" 3. [199]ood luck."
  60. 220 gosub 650: if a$="m" or a$="[205]" then run
  61. 230 c=5:gosub500:print"[205] i s s i o n   5"
  62. 235 print"[150] 1. [212]he object here is to get to the"
  63. 236 print"    computer, place it into self-"
  64. 240 print"    destruct mode and then escape in"
  65. 242 print"    whichever ship is available."
  66. 245 print"[153] 2. [210]obots will shoot to kill.  [207]ne"
  67. 246 print"    hit will damage your suit, and the"
  68. 250 print"    second will kill you.  [217]ou can"
  69. 252 print"    dodge bullets by jumping or"
  70. 254 print"    ducking."
  71. 260 print"[150] 3. [217]ou can get a gun by ducking in"
  72. 262 print"    and out of the ammo room. [217]ou do"
  73. 265 print"    this by pressing the joystick left[150]"
  74. 267 print"    while standing in front of the"
  75. 270 print"    door.  [208]ress the button to get"
  76. 271 print"    out of the room.[145]"
  77. 272 gosub 650: if a$="m" or a$="[205]" then run
  78. 273 c=12:gosub 500
  79. 274 print"  [205] i s s i o n  5  [195] o n t i n u e d"
  80. 275 print"[153] 4. [199]oing in any other room will let"
  81. 276 print"    you get a new suit if yours is"
  82. 280 print"    damaged.  [194]e sure to get right"
  83. 282 print"    right out of room, as the robots"
  84. 285 print"    will continue to advance."
  85. 290 print"[150] 5. [211]ome robots require a close range"
  86. 292 print"    hit to disable them, some will"
  87. 295 print"    have to be hit in their mechanical"
  88. 297 print"    brain to be destroyed."
  89. 300 gosub 650: if a$="m" or a$="[205]" then run
  90. 310 c=7:gosub500:print"[207] v e r v i e w"
  91. 320 printspc(6)"[158][194]e sure to have fun and let"
  92. 322 print"  the folks at [213]p[212]ime know you enjoyed"
  93. 325 printspc(10)"[193]   [211] [208] [217]   [212] [193] [204] [197][158]"
  94. 340 gosub 650: if a$="m" or a$="[205]" then run
  95. 360 run
  96. 500 poke646,c:print"[147]                                        [172][157][157][187]"
  97. 510 poke1984,252:poke56256,c:poke2023,254:poke56295,c
  98. 520 poke53280,c:poke53281,0:return
  99. 600 geta$:if (a$<>" ") and (a$<>"m") and (a$<>"[205]") then600
  100. 610 return
  101. 650 printspc(7)"[208]ress [211]pacebar to [195]ontinue"
  102. 660 printspc(12)"[208]ress [205] for menu":gosub 600
  103. 670 return
  104. 700 c=11:gosub 500
  105. 705 print""spc(5)"[155][213]p[212]ime, the [196]isk [205]onthly, and"
  106. 706 printspc(10)"[211]cott [197]lder present"
  107. 710 printspc(10)"[193]   [211] [208] [217]   [212] [193] [204][160][197]
  108. 715 [153][166]11)"open(NULL)ould you like to:
  109. 720 printspc(10)"1[159]: [210]ead [201]nstructions"
  110. 730 printspc(10)"2[159]: [208]lay [199]ame"
  111. 740 printspc(10)"3[159]: [210]eturn to [213]p[212]ime"
  112. 742 printspc(14)"[155][208]ublished by"
  113. 744 printspc(7)"[211]oftdisk [208]ublishing, [201]nc."
  114. 750 get a$:if a$<"1" or a$>"3" and a$<>"" then 750
  115. 760 if a$="1" then return
  116. 770 if a$="2" then 800
  117. 780 if a$="[140]" or a$="3" then sys 8*4096+4
  118. 800 print"[144][147]load"chr$(34)"spy boot"chr$(34)",8:"
  119. 810 poke 631,19:poke 632,13:poke 633,82
  120. 820 poke 634,213:poke 635,13
  121. 830 poke 198,5:new
  122.